* EXCEPTION:
* ERROR - :vector method missing on ~Enemy~.

#+begin_src ~Enemy#inspect~
#<Enemy:0x713c3c5aef10 @vector={:x=>16, :y=>0}, @h=16, @x=192, @cooldown=-5.10702591327572e-15, @w=16, @y=112, @collision_counter=42, @is_dead=false, @direction="horizontal", @new_direction={:x=>0, :y=>-16}, @player_inside=false>
#+end_src ~Enemy#inspect~



The method named
  :vector
doesn't exist on [Enemy, #<Class:#<Enemy:0x713c3c5aef10>>, AttrRect, AttrGTK].

(suggestions above)
** Backtrace:
*** app/main.rb:165:in motion
*** app/main.rb:128:in move
*** app/main.rb:618:in tick
*** app/main.rb:618:in tick